projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a914e2b
)
* calendar/calendar.el (calendar-mode-map): Switch < and >.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 23 Dec 2006 19:06:59 +0000
(19:06 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 23 Dec 2006 19:06:59 +0000
(19:06 +0000)
(calendar-mode-line-format): Use mouse-1 bindings, and tweak
formatting.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bf044eaf0c227f6169d43bb593ddd58bcc9a488e..2a1fb1fbbd5bc22a0bc7050a70e66dbd8512bd5b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-12-23 Chong Yidong <cyd@stupidchicken.com>
+
+ * calendar/calendar.el (calendar-mode-map): Switch < and >.
+ (calendar-mode-line-format): Use mouse-1 bindings, and tweak
+ formatting.
+
2006-12-23 Richard Stallman <rms@gnu.org>
* simple.el (delete-horizontal-space): Doc fix.